Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add column selection in eval comparison page #2632

Merged
merged 9 commits into from
Oct 10, 2024

Conversation

gtarpenning
Copy link
Member

@gtarpenning gtarpenning commented Oct 8, 2024

Description

WB-21423

In this pr:

  • adds a button to configure the metrics on the eval comparison page.
  • configure popup should behave like the calls page column selector
  • selected metrics are included/excluded in all relevant sections of the page
  • configured metrics are added to the URL so you can share a page with specifics metrics configured

Design: https://www.notion.so/wandbai/Design-Evaluation-UI-2-0-4f84a3756e0942b6ba2f451084906a64?pvs=4#113e2f5c7ef380a6b20bcba7350e2293

TODO:

  • should metric selection apply throughout the eval suite? Probably right... So this might need to be added to state so that the other components can figure out which columns are selected
  • add column selection state to URL encoding

This PR:
eval-summary-metrics

Testing

How was this PR tested?

@circle-job-mirror
Copy link

circle-job-mirror bot commented Oct 8, 2024

@gtarpenning gtarpenning marked this pull request as ready for review October 9, 2024 19:31
@gtarpenning gtarpenning requested review from a team as code owners October 9, 2024 19:31
@gtarpenning gtarpenning changed the title chore: add column selection in eval summary chore: add column selection in eval comparison page Oct 10, 2024
@gtarpenning gtarpenning merged commit 1e3f239 into master Oct 10, 2024
100 checks passed
@gtarpenning gtarpenning deleted the griffin/eval-select-metrics branch October 10, 2024 21:32
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants